Subversion Repositories Kolibri OS

Rev

Rev 1250 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1250 Rev 2364
Line 59... Line 59...
59
EAI_SOCKTYPE	= 10
59
EAI_SOCKTYPE	= 10
60
EAI_BADHINTS	= 12
60
EAI_BADHINTS	= 12
61
EAI_PROTOCOL	= 13
61
EAI_PROTOCOL	= 13
62
EAI_OVERFLOW	= 14
62
EAI_OVERFLOW	= 14
Line 63... Line 63...
63
 
63
 
64
socket		fix 74, 0
64
socket		fix 75, 0
65
close		fix 74, 1
65
close		fix 75, 1
66
bind		fix 74, 2
66
bind		fix 75, 2
67
listen		fix 74, 3
67
listen		fix 75, 3
68
connect 	fix 74, 4
68
connect 	fix 75, 4
69
accept		fix 74, 5
69
accept		fix 75, 5
70
send		fix 74, 6
70
send		fix 75, 6