|
|
@34507
|
14 年 |
vboxsync |
IPRT: Visual C++ warnings.
|
|
|
@33540
|
14 年 |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@32800
|
14 年 |
vboxsync |
socket.cpp: minor cleanup.
|
|
|
@32320
|
14 年 |
vboxsync |
oops
|
|
|
@32276
|
14 年 |
vboxsync |
IPRT/Socket: Add extended select API where the events to wait for can …
|
|
|
@32134
|
14 年 |
vboxsync |
nits
|
|
|
@32131
|
14 年 |
vboxsync |
Runtime/poll: New attempt to save received events to prevent losing them
|
|
|
@31585
|
14 年 |
vboxsync |
Another one
|
|
|
@31584
|
14 年 |
vboxsync |
Try to fix burning builds
|
|
|
@31582
|
14 年 |
vboxsync |
Runtime/sockets: Don't loop in the non blocking calls
|
|
|
@31450
|
14 年 |
vboxsync |
Runtime/socket: Make use of the new method to convert the S/G buffer …
|
|
|
@31212
|
14 年 |
vboxsync |
socket.cpp: renamed function to better reflect what's going on now.
|
|
|
@31189
|
14 年 |
vboxsync |
Runtime/sockets: Don't switch back to blocking mode if the socket is …
|
|
|
@31122
|
14 年 |
vboxsync |
IPRT/Sockets: Fix switch to blocking mode
|
|
|
@31121
|
14 年 |
vboxsync |
IPRT/Sockets: Fix switch to blocking mode
|
|
|
@31106
|
14 年 |
vboxsync |
Fix windows burn, take 3
|
|
|
@31105
|
14 年 |
vboxsync |
Really fix windows burn
|
|
|
@31104
|
14 年 |
vboxsync |
Fix windows burn
|
|
|
@31103
|
14 年 |
vboxsync |
IPRT/Socket: Add non blocking versions of the read/write methods. The …
|
|
|
@30468
|
14 年 |
vboxsync |
IPRT:
- Corrected RTSGBUF member names.
- Corrected RTSgBufInit …
|
|
|
@30307
|
14 年 |
vboxsync |
compile fix
|
|
|
@30306
|
14 年 |
vboxsync |
Runtime/socket: Windows does have a good enough sendmsg() equivalent …
|
|
|
@30275
|
14 年 |
vboxsync |
Runtime/socket: fix size_t/int problem
|
|
|
@30273
|
14 年 |
vboxsync |
Runtime/socket: typo
|
|
|
@30272
|
14 年 |
vboxsync |
Runtime/socket: there is no sendmsg equivalent on all Windows …
|
|
|
@30270
|
14 年 |
vboxsync |
Runtime/tcp+socket: Add function to write to a socket using a …
|
|
|
@28800
|
15 年 |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28535
|
15 年 |
vboxsync |
iprt: add RTSocketFromNative API
|
|
|
@27791
|
15 年 |
vboxsync |
socket.cpp: build fix.
|
|
|
@27787
|
15 年 |
vboxsync |
iprt: RTSocket/RTTcp: refcount the sockets the RTDbg* way.
|
|
|
@27772
|
15 年 |
vboxsync |
Backed out 59389 (r3/socket.cpp) as it seems to cause some really …
|
|
|
@27755
|
15 年 |
vboxsync |
IPRT: an attempt to implement correct socket use accounting
|
|
|
@27549
|
15 年 |
vboxsync |
iprt/socket.cpp: relaxed the locking for accept and shutdown.
|
|
|
@27541
|
15 年 |
vboxsync |
RT: temporary commented out owner assert in RT socket's shutdown() - …
|
|
|
@27510
|
15 年 |
vboxsync |
poll-win.cpp,socket.cpp: Tested socket polling for windows.
|
|
|
@27509
|
15 年 |
vboxsync |
iprt: Poll on sockets on windows (untested). RTPollSetCount -> …
|
|
|
@27504
|
15 年 |
vboxsync |
socket.cpp,tcp.cpp: Windows build fixes.
|
|
|
@27503
|
15 年 |
vboxsync |
iprt/socket.h: RTSocket API.
|
|
從 trunk/src/VBox/Runtime/r3/tcp.cpp 複製
|
|
|
@27500
|
15 年 |
vboxsync |
tcp.cpp: build fix.
|