Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GSocket: add support for timeouts | Dan Winship | 2010-04-23 | 1 | -0/+3 |
* | Add GCancellables to GSocket ops | Dan Winship | 2009-06-30 | 1 | -0/+8 |
* | add g_socket_speaks_ipv4() | Ryan Lortie | 2009-06-12 | 1 | -0/+1 |
* | Remove protocol names, instead use an enum with common protocols | Alexander Larsson | 2009-05-20 | 1 | -5/+2 |
* | Add g_socket_shutdown | Alexander Larsson | 2009-05-19 | 1 | -0/+4 |
* | Rename g_socket_check_pending_error to g_socket_check_connect_result | Alexander Larsson | 2009-05-19 | 1 | -1/+1 |
* | Update the docs for the new network APIs | Alexander Larsson | 2009-05-18 | 1 | -5/+0 |
* | Remove g_socket_set/get_reuse_address from header | Alexander Larsson | 2009-05-18 | 1 | -3/+0 |
* | Store protocol by id, add lookup function for name | Alexander Larsson | 2009-05-15 | 1 | -2/+4 |
* | Import GInitable, GSocket and dependencies from gnio | Alexander Larsson | 2009-05-14 | 1 | -0/+172 |