Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
sofia-sip
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
External Wiki
External Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
BC
public
external
sofia-sip
Commits
0f643871
Commit
0f643871
authored
Dec 05, 2006
by
Martti Mela
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
su_wait.h: fixed a comment
darcs-hash:20061205110747-1b897-2245fbb00a1b18f51c83e575aaf1b44611f1d5a9.gz
parent
a4a5baad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
su_wait.h
libsofia-sip-ua/su/sofia-sip/su_wait.h
+1
-1
No files found.
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