Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
sofia-sip
Commits
0f643871
Commit
0f643871
authored
Dec 05, 2006
by
Martti Mela
Browse files
su_wait.h: fixed a comment
darcs-hash:20061205110747-1b897-2245fbb00a1b18f51c83e575aaf1b44611f1d5a9.gz
parent
a4a5baad
Changes
1
Hide whitespace changes
Inline
Side-by-side
libsofia-sip-ua/su/sofia-sip/su_wait.h
View file @
0f643871
...
...
@@ -89,7 +89,7 @@ SOFIA_BEGIN_DECLS
#define SU_WAIT_IN (FD_READ)
#define SU_WAIT_OUT (FD_WRITE)
#define SU_WAIT_CONNECT (FD_CONNECT)
#define SU_WAIT_ERR (0)
/*
fuck this shit
*/
#define SU_WAIT_ERR (0)
/*
let's get it on
*/
#define SU_WAIT_HUP (FD_CLOSE)
#define SU_WAIT_ACCEPT (FD_ACCEPT)
...
...
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