]> git.saurik.com Git - wxWidgets.git/commit - include/wx/msw/gsockmsw.h
added SetInitialSocketBuffers() to allow changing the send/receive buffer sizes ...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 17 Nov 2007 15:21:26 +0000 (15:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 17 Nov 2007 15:21:26 +0000 (15:21 +0000)
commit8c029a5b0278cfae98a2ffa15a09e103900cd27b
tree970a11c81635b232d55f606a4455bbf60072292d
parent795b0f144495454aac0dc23e865f7a8f87f6dfa3
added SetInitialSocketBuffers() to allow changing the send/receive buffer sizes (patch 1829576)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50028 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/gsockmsw.h
include/wx/socket.h
include/wx/unix/gsockunx.h
src/common/socket.cpp
src/msw/gsocket.cpp
src/unix/gsocket.cpp