glib/gio/tests
Alexander Larsson 69130db81a Read socket state in g_socket_get_local/remote_address
Previously we saved the location in various places which is unnecessary
and sometimes even wrong. For instance, we saved the address we bound to
which may not have the final port set.
2009-05-19 10:40:27 +02:00
..
.gitignore GResolver wrappers: GNetworkAddress, GNetworkService, GSocketConnectable 2009-04-22 08:36:38 -04:00
buffered-input-stream.c Bug 562393 – g_buffered_input_stream_read_byte broken if data available 2008-11-28 05:57:07 +00:00
data-input-stream.c Revert behaviour change in g_data_input_stream_read_line 2008-12-01 19:02:58 +00:00
data-output-stream.c Use g_assert_error() and g_assert_no_error() 2008-09-27 01:43:43 +00:00
desktop-app-info.c 2.19.0 2008-10-16 23:59:50 +00:00
echo-server.c Add max_threads argument to g_threaded_socket_service_new 2009-05-18 08:47:49 +02:00
filter-streams.c Bug 568394 – dropping the last reference to a stream filter closes the 2009-01-21 14:09:56 +00:00
g-file-info.c don't define G_DISABLE_SINGLE_INCLUDES, it's in the global CPPFLAGS now. 2008-05-28 16:17:45 +00:00
g-file.c Fix broken test case. 2008-06-11 20:02:31 +00:00
g-icon.c Comment out two failing tests 2008-12-01 06:47:04 +00:00
httpd.c Add max_threads argument to g_threaded_socket_service_new 2009-05-18 08:47:49 +02:00
live-g-file.c Misc warning fixes 2009-05-01 10:37:45 -04:00
live-g-file.txt New GIO testing module working over real data 2008-02-06 13:52:07 +00:00
Makefile.am Add test apps for highlevel socket classes 2009-05-15 21:34:14 +02:00
memory-input-stream.c Use g_assert_error() and g_assert_no_error() 2008-09-27 01:43:43 +00:00
memory-output-stream.c Bug 540461 – g_memory_output_stream_get_data_size() doesn't behave as 2009-02-26 15:41:29 +00:00
readwrite.c Add tests for local GIOStream GFile ops 2009-05-13 14:42:57 +02:00
resolver.c GResolver wrappers: GNetworkAddress, GNetworkService, GSocketConnectable 2009-04-22 08:36:38 -04:00
simple-async-result.c improve add new simple-async-result test new file to test 2009-01-05 06:58:22 +00:00
sleepy-stream.c Bug 568575 – _async functions for GDataInputStream 2009-01-28 16:39:39 +00:00
socket-client.c Add test apps for GSocket API 2009-05-15 10:08:18 +02:00
socket-server.c Read socket state in g_socket_get_local/remote_address 2009-05-19 10:40:27 +02:00
unix-streams.c Bug 505361 - gunixinputstream.c assumes poll() available 2008-09-26 16:19:35 +00:00