projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Test wxDataStream floating point methods in big endian format too.
[wxWidgets.git]
/
src
/
common
/
socket.cpp
2013-04-22
Vadim Zeitlin
Add wxSocketBase::GetSocket().
blob
|
commitdiff
|
raw
2012-10-31
Vadim Zeitlin
Define wxSOCKET_XXX flags as wxSOCKET_XXX_READ|wxSOCKET...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-30
Vadim Zeitlin
Add per-direction wxSocket wait flags and byte counters.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-20
Vadim Zeitlin
Don't use delayed destruction for sockets in other...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-16
Vadim Zeitlin
Fix type mismatch in wxLogTrace() call in wxSocket.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-04
Vadim Zeitlin
Use __WINDOWS__ for OS checks and __WXMSW__ for GUI...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-10
Steve Lamerton
Merge in from trunk r64802 - r68625
blob
|
commitdiff
|
raw
|
diff to current
2011-08-02
Vadim Zeitlin
Fix wxSocket::WaitForAccept() in blocking mode.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-21
Vadim Zeitlin
Don't report spurious errors from wxSocket in "no wait...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-23
Vadim Zeitlin
Fix waiting for IO on UDP sockets.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-13
Vadim Zeitlin
Globally use "wxWindows licence" consistently.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-20
Vadim Zeitlin
Use wxDELETE() and wxDELETEA() when possible.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-26
Vadim Zeitlin
Never block in wxSocket::Peek().
blob
|
commitdiff
|
raw
|
diff to current
2009-12-09
Stefan Csomor
using on all OSX variants
blob
|
commitdiff
|
raw
|
diff to current
2009-09-21
Vadim Zeitlin
Restore socket initialization times counter.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-21
Vadim Zeitlin
wxSocket::Initialize() and Shutdown() are for main...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Vadim Zeitlin
Do wait for connection in the server socket.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-17
Vadim Zeitlin
Force linking of src/osx/core/sockosx.cpp.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-16
Vadim Zeitlin
Virtualize wxSocketImpl creation by routing it via...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
Vadim Zeitlin
Globally replace _T() with wxT().
blob
|
commitdiff
|
raw
|
diff to current
2009-07-21
Vadim Zeitlin
Support delayed destruction in console applications...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-09
Vadim Zeitlin
Add information about the log message generation locati...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-03
Vadim Zeitlin
we need to reset m_connected flag as well as setting...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-03
Vadim Zeitlin
don't call wxSocketImpl::ReenableEvents() if the socket...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-02
Vadim Zeitlin
reset m_establishing flag and last error when asynchron...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-02
Vadim Zeitlin
set socket state to connected when it receives a connec...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-09
Vadim Zeitlin
don't check for connected state of UDP sockets which...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-09
Vadim Zeitlin
initialize the local address before calling getsockname...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-21
Paul Cornett
fix for missing sighandler_t
blob
|
commitdiff
|
raw
|
diff to current
2009-02-19
Vadim Zeitlin
fix Windows compilation after last change
blob
|
commitdiff
|
raw
|
diff to current
2009-02-19
Vadim Zeitlin
compilation fix for systems without neither MSG_NOSIGNA...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-08
Vadim Zeitlin
add wx-prefixed and semicolon-requiring versions of...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-20
Vadim Zeitlin
make sure events are enabled in DoWait() before startin...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-13
Francesco Montorsi
fix wxMSW shared builds
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Francesco Montorsi
ensure correct linking of the socket manager initialize...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Vadim Zeitlin
add more flexible and safer template Connect() overload...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Jouk Jansen
Fixing/Testing sockets on OpenVMS
blob
|
commitdiff
|
raw
|
diff to current
2009-01-03
Vadim Zeitlin
restore code preventing the events being generated...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-02
Vadim Zeitlin
streamline handling of wxSOCKET_LOST in DoWait()
blob
|
commitdiff
|
raw
|
diff to current
2009-01-02
Vadim Zeitlin
no changes, just reformat/indent consistently
blob
|
commitdiff
|
raw
|
diff to current
2009-01-02
Vadim Zeitlin
disable the events when we get a notification about...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-02
Vadim Zeitlin
use guard classes automatically restoring the old state...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-02
Vadim Zeitlin
fix WaitForXXX() to work as before: if the socket is...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-30
Vadim Zeitlin
handle loss of connection explicitly in Read/Write...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-30
Vadim Zeitlin
try reading/writing to/from the socket before blocking...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-30
Vadim Zeitlin
fix handling of errors due to the other end of the...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-30
Vadim Zeitlin
added wxSocket::ShutdownOutput() (closes #9229)
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Vadim Zeitlin
replaced unweildy GAddress functions with wxSockAddress...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-27
Vadim Zeitlin
move Read/Write() to common code, there was almost...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-27
Vadim Zeitlin
remove the badle defined and apparently unnecessary...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-27
Vadim Zeitlin
got rid of wxSocketBase::m_error which could get out...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-27
Vadim Zeitlin
our sockets are always non-blocking anyhow so throw...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-27
Vadim Zeitlin
set m_closed to true when we get connection lost notifi...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-27
Vadim Zeitlin
also initialize option value length before calling...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-27
Vadim Zeitlin
initialize name length before calling getsockname()
blob
|
commitdiff
|
raw
|
diff to current
2008-12-26
Vadim Zeitlin
use DispatchTimeout() and/or select() with timeout...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-26
Vadim Zeitlin
remove m_use_events from Unix wxSocket implementation...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-26
Vadim Zeitlin
we don't need to use select() in DoWait() if we're...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-26
Vadim Zeitlin
remember the events we were notified about in OnRequest...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-25
Vadim Zeitlin
use INVALID_SOCKET instead of -1 to avoid signed/unsign...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-25
Vadim Zeitlin
refactor Input/Output_Timeout: don't duplicate the...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
Vadim Zeitlin
remove wxSocketManager::CreateSocket() function, we...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
Vadim Zeitlin
rename various gsock* files to sock* (except for MSW...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
Vadim Zeitlin
Streamline wxSocket code: wxSocketBase now uses wxSocke...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Vadim Zeitlin
trying to resolve GSocketManager API mess: the meaning...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-23
Vadim Zeitlin
use struct timeval and not a long to store socket timeo...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-23
Vadim Zeitlin
move more socket functions common to Winsock and BSD...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-23
Vadim Zeitlin
remove unused any more wx_socket_callback()
blob
|
commitdiff
|
raw
|
diff to current
2008-11-23
Vadim Zeitlin
continuation of GSocket/wxSocket merge: always create...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-23
Vadim Zeitlin
compilation fixes for Unix after moving wxFD_XXX macros...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-23
Vadim Zeitlin
don't duplicate GSocket creation/destruction and shutdo...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-23
Vadim Zeitlin
fix timeout value for wxDatagramSocket: was off by...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-23
Vadim Zeitlin
do not require a running event loop, even under MSW...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Vadim Zeitlin
no real changes, just also rename _Read/_Write() to...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Vadim Zeitlin
Cleanup of wxSocket::_Wait():
blob
|
commitdiff
|
raw
|
diff to current
2008-10-12
Vadim Zeitlin
no changes at all, just reformatted to use consistent...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-12
Vadim Zeitlin
use the currently active event loop for the event dispa...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-12
Vadim Zeitlin
add wxSocket::IsClosed(), use it to implement Eof(...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-06
Vadim Zeitlin
take const address objects in wxSocketClient::Connect...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-15
Vadim Zeitlin
initialize m_initial{Recv,Send}BufferSize in wxSocketCl...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-19
Vadim Zeitlin
more socket cleanup to allow using wxSocket from both...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-03
Paul Cornett
remove unneccessary header dependencies on wx/thread.h
blob
|
commitdiff
|
raw
|
diff to current
2007-11-17
Vadim Zeitlin
added SetInitialSocketBuffers() to allow changing the...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-17
Vadim Zeitlin
reverted wxSocket changes of rev 48723 as they broke...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-16
Vadim Zeitlin
more fixes for using wxSocket in console applications...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-16
Vadim Zeitlin
use wxGetLocalTimeMillis() instead of wxDateTime in...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-04
Vadim Zeitlin
added support for broadcasting to UDP sockets (patch...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Vadim Zeitlin
fix handling of wxSOCKET_REUSEADDR in wxDatagramSocket...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-31
Włodzimierz Skiba
Include wx/module.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Włodzimierz Skiba
Include wx/timer.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-14
Kevin Hock
Continue reading after checking the pushback buffer...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-02
Włodzimierz Skiba
Include wx/utils.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-28
Włodzimierz Skiba
Include wx/app.h according to precompiled headers of...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-27
Włodzimierz Skiba
Include wx/event.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-26
Włodzimierz Skiba
Include wx/log.h according to precompiled headers of...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-25
Włodzimierz Skiba
Include wx/intl.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-24
Włodzimierz Skiba
Include wx/string.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-19
Włodzimierz Skiba
Include wx/object.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-30
Kevin Hock
Fix GetTraits() check for event loop in wxSocketBase...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-22
Włodzimierz Skiba
Unconditional assert means fail.
blob
|
commitdiff
|
raw
|
diff to current
next