TcpClient seems to be working for sync connects, but connect()
[cascardo/gnio.git] / gnio /
2008-03-02 Samuel Cormier-IijimaTcpClient seems to be working for sync connects, but...
2008-03-01 Samuel Cormier-IijimaSome more TcpClient stuff
2008-02-29 Samuel Cormier-IijimaClean up TcpClient
2008-02-29 Samuel Cormier-IijimaStarting on TcpClient, some formatting fixes
2008-02-28 Samuel Cormier-IijimaAdd TcpClient and TcpServer
2008-02-28 Samuel Cormier-IijimaForgot to actually install the property
2008-02-28 Samuel Cormier-IijimaAdd reuse_address as a gobject property
2008-02-28 Samuel Cormier-IijimaMake listen do error reporting
2008-02-28 Samuel Cormier-IijimaClose socket on dispose
2008-02-28 Samuel Cormier-IijimaAdd g_socket_create_source
2008-02-28 Samuel Cormier-IijimaMake backlog a gobject property
2008-02-28 Samuel Cormier-IijimaAdd g_socket_close
2008-02-28 Samuel Cormier-IijimaGSocket is done.
2008-02-28 Samuel Cormier-IijimaRemove the async stuff per IRC discussion
2008-02-27 Samuel Cormier-IijimaChange to using enums for g_socket_new
2008-02-27 Samuel Cormier-IijimaFix for getsockopt
2008-02-27 Samuel Cormier-IijimaSome more socket stuff
2008-02-27 Samuel Cormier-IijimaAsynchronous accepts now work, the rest should go smoot...
2008-02-27 Samuel Cormier-Iijimapull in gasynchelper (won't need this once gnio is...
2008-02-27 Samuel Cormier-IijimaSome more stuff for GSockets
2008-02-26 Samuel Cormier-IijimaMake things inherit from GInitiallyUnowned, some more...
2008-02-17 Samuel Cormier-IijimaConverting InetAddresses to native struct in*_addr...
2008-02-11 Samuel CORMIER-IIJIMABeginnings of GSocket API, small fixes for InetAddress
2008-02-07 Samuel CORMIER-IIJIMAnew gsocket.h
2008-01-30 Samuel CORMIER-IIJIMAMake to_string virtual, fix some warnings
2008-01-29 Samuel CORMIER-IIJIMAFix up cross platform stuff
2008-01-25 Samuel CORMIER-IIJIMAFirst set of changes for windows
2008-01-19 Christian KellnerAdd files that were not added during the last commit
2008-01-19 Christian KellnerPatch from Samuel Cormier-Iijima <sciyoshi@gmail.com>:
2008-01-10 Christian KellnerInitial commit