The Developer's Library for D
About
Wiki
Forums
Source
Search
Contact
Ticket #261
: patch
File patch, 490 bytes (added by volcore, 2 years ago)
suggested patch
tango/net/Socket.d
old
new
190
190
191
191
private const int F_GETFL = 3;
192
192
private const int F_SETFL = 4;
193
private const int O_NONBLOCK = 0
x
4000;
193
private const int O_NONBLOCK = 0
4000;
194
194
private const int SOL_SOCKET_D = 0xFFFF;
195
195
private const int SO_TYPE = 0x1008;
196
196
Download in other formats:
Original Format
Roadmap
Timeline
Tickets
New Ticket
Help / Guide
About Trac
Login
|
Copyright © 2006-2008 Tango. All Rights Reserved. | Page Width:
Static
or
Dynamic