Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mariadb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
314a33c8
Commit
314a33c8
authored
Oct 28, 2005
by
petr@mysql.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix a typo
parent
74b8b449
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
server-tools/instance-manager/listener.cc
server-tools/instance-manager/listener.cc
+1
-1
No files found.
server-tools/instance-manager/listener.cc
View file @
314a33c8
...
...
@@ -127,7 +127,7 @@ void Listener_thread::run()
fd_set
read_fds_arg
=
read_fds
;
/*
We should reintialize timer as on linux it is modified
to reflect amout of time not slept.
to reflect amou
n
t of time not slept.
*/
tv
.
tv_sec
=
0
;
tv
.
tv_usec
=
100000
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment