|
|
@54124
|
10 years |
vboxsync |
NAT/Network: Add missing Id/@file/copyright headers.
|
|
|
@53624
|
10 years |
vboxsync |
scm automatic cleanups.
|
|
|
@52650
|
10 years |
vboxsync |
NAT/Net: pxtcp_pmgr_connect: Solaris doesn't report either POLLERR or …
|
|
|
@52287
|
10 years |
vboxsync |
NAT/Net: Convert couple of missed checks to SOCKET_ERROR.
|
|
|
@52284
|
10 years |
vboxsync |
NAT Network: On Windows FD_CLOSE is reported for incoming FIN, not on …
|
|
|
@52008
|
11 years |
vboxsync |
NAT/Net: Fix corner case of incorrect wraparound in ring buffer logic …
|
|
|
@51974
|
11 years |
vboxsync |
NAT/Net: Careful with that DWORD... It's unsigned, so assigning …
|
|
|
@51681
|
11 years |
vboxsync |
NAT/Net: Solaris doesn't report POLLHUP for TCP sockets.
|
|
|
@51674
|
11 years |
vboxsync |
NAT/Net: OS X reports POLLHUP when inbound closes, not when both sides …
|
|
|
@51608
|
11 years |
vboxsync |
NAT/Net: return negated errno from pxtcp_sock_recv()/pxtcp_sock_send() …
|
|
|
@51584
|
11 years |
vboxsync |
NAT/Net: Hide checking for transient errors (EWOULDBLOCK &co) in an …
|
|
|
@51581
|
11 years |
vboxsync |
NAT/Net: Start untangling errno vs. winsock mess. Don't refer errno …
|
|
|
@51574
|
11 years |
vboxsync |
NAT/Net: #define LOG_GROUP LOG_GROUP_NAT_SERVICE
|
|
|
@51332
|
11 years |
vboxsync |
pxtcp_pcb_forward_outbound: move code to do sendmsg/WSASend to a …
|
|
|
@51300
|
11 years |
vboxsync |
pxtcp_sock_read: move code to do recvmsg/WSARecv to a separate function.
|
|
|
@49399
|
11 years |
vboxsync |
Fix indentation.
|
|
|
@49398
|
11 years |
vboxsync |
G/c leftover DPRINTFs for closesocket().
|
|
|
@49203
|
11 years |
vboxsync |
pxtcp_pmgr_chan_pollin: don't request POLLIN on the socket if we have …
|
|
|
@49016
|
11 years |
vboxsync |
Change vestigial names proxytest.* to proxy.*
|
|
|
@48956
|
11 years |
vboxsync |
NetworkServices: Whitespace (including tabs!) and svn:keywords …
|
|
|
@48438
|
11 years |
vboxsync |
Check for PXREMAP_FAILED now that it can actually happen.
|
|
|
@48238
|
11 years |
vboxsync |
pxtcp_pmgr_connect: delete forgotten old code for handling POLLNVAL, …
|
|
|
@48001
|
11 years |
vboxsync |
Move proxy sources from Devices/Network/lwip-new/vbox
to …
|
|
copied from trunk/src/VBox/Devices/Network/lwip-new/vbox/pxtcp.c
|
|
|
@47967
|
11 years |
vboxsync |
lwip-nat:pxtcp: comment update for WSARecv.
|