Search:
Browse Source
Home
Download
Documentation
Community
source:
vbox
/
trunk
/
src
/
VBox
/
NetworkServices
/
NAT
/
pxtcp.c
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@52650
10 years
vboxsync
NAT/Net: pxtcp_pmgr_connect: Solaris doesn't report either POLLERR or …
(edit)
@52287
10 years
vboxsync
NAT/Net: Convert couple of missed checks to SOCKET_ERROR.
(edit)
@52284
10 years
vboxsync
NAT Network: On Windows FD_CLOSE is reported for incoming FIN, not on …
(edit)
@52008
10 years
vboxsync
NAT/Net: Fix corner case of incorrect wraparound in ring buffer logic …
(edit)
@51974
10 years
vboxsync
NAT/Net: Careful with that DWORD... It's unsigned, so assigning …
(edit)
@51681
11 years
vboxsync
NAT/Net: Solaris doesn't report POLLHUP for TCP sockets.
(edit)
@51674
11 years
vboxsync
NAT/Net: OS X reports POLLHUP when inbound closes, not when both sides …
(edit)
@51608
11 years
vboxsync
NAT/Net: return negated errno from pxtcp_sock_recv()/pxtcp_sock_send() …
(edit)
@51584
11 years
vboxsync
NAT/Net: Hide checking for transient errors (EWOULDBLOCK &co) in an …
(edit)
@51581
11 years
vboxsync
NAT/Net: Start untangling errno vs. winsock mess. Don't refer errno …
(edit)
@51574
11 years
vboxsync
NAT/Net: #define LOG_GROUP LOG_GROUP_NAT_SERVICE
(edit)
@51332
11 years
vboxsync
pxtcp_pcb_forward_outbound: move code to do sendmsg/WSASend to a …
(edit)
@51300
11 years
vboxsync
pxtcp_sock_read: move code to do recvmsg/WSARecv to a separate function.
(edit)
@49399
11 years
vboxsync
Fix indentation.
(edit)
@49398
11 years
vboxsync
G/c leftover DPRINTFs for closesocket().
(edit)
@49203
11 years
vboxsync
pxtcp_pmgr_chan_pollin: don't request POLLIN on the socket if we have …
(edit)
@49016
11 years
vboxsync
Change vestigial names proxytest.* to proxy.*
(edit)
@48956
11 years
vboxsync
NetworkServices: Whitespace (including tabs!) and svn:keywords …
(edit)
@48438
11 years
vboxsync
Check for PXREMAP_FAILED now that it can actually happen.
(edit)
@48238
11 years
vboxsync
pxtcp_pmgr_connect: delete forgotten old code for handling POLLNVAL, …
(copy)
@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
(edit)
@47967
11 years
vboxsync
lwip-nat:pxtcp: comment update for WSARecv.
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog