Obsolete attachments are hidden. To view all attachments (including obsolete)
click here.
[02/11] bus_unix_fds_passing_test: the results of _dbus_socketpair are sockets |
patch
|
2015-03-31 12:13:16 UTC |
1.76 KB |
no flags
|
Details |
[03/11] dbus-sysdeps: add more infrastructure around DBusSocket |
patch
|
2015-03-31 12:13:48 UTC |
3.11 KB |
no flags
|
Details |
[04/11] Mostly remove the remnants of an older socket abstraction layer |
patch
|
2015-03-31 12:14:37 UTC |
1.83 KB |
no flags
|
Details |
[05/11] DBusMainLoop, DBusSocketSet: work in terms of DBusPollable |
patch
|
2015-03-31 12:15:21 UTC |
24.71 KB |
no flags
|
Details |
[06/11] main: reload_pipe is (despite its name) a socket pair |
patch
|
2015-03-31 12:16:06 UTC |
1.12 KB |
no flags
|
Details |
[07/11] Split _dbus_set_fd_nonblocking vs. _dbus_set_socket_nonblocking |
patch
|
2015-03-31 12:16:33 UTC |
4.55 KB |
no flags
|
Details |
[08/11] generic socket transport code: work in terms of DBusSocket |
patch
|
2015-03-31 12:16:48 UTC |
10.65 KB |
no flags
|
Details |
[09/11] Convert miscellaneous socket APIs to DBusSocket |
patch
|
2015-03-31 12:17:06 UTC |
14.91 KB |
no flags
|
Details |
[10/11] Remove _dbus_socket_is_invalid, no longer used |
patch
|
2015-03-31 12:17:51 UTC |
1.88 KB |
no flags
|
Details |
[11/11] Turn DBusSocket into a type-safe struct, preventing inappropriate conversion |
patch
|
2015-03-31 12:20:27 UTC |
46.75 KB |
no flags
|
Details |
[01/11] Use typedef DBusSocket for sockets fd's to avoid conversion warnings (rebased) |
patch
|
2015-03-31 19:55:44 UTC |
23.00 KB |
no flags
|
Details |
Convert mostly DBUS_SOCKET_... and DBUS_POLLABLE_.. macros to inline functions for more type safety. |
patch
|
2015-04-16 21:18:00 UTC |
21.51 KB |
no flags
|
Details |
[fixup for 07/11] remove duplicate declaration of _dbus_set_socket_nonblocking |
patch
|
2015-04-17 13:13:51 UTC |
1008 bytes |
no flags
|
Details |
[fixup for Attachment #115135] style: space before parenthesis in declarations and definitions |
patch
|
2015-04-17 13:14:52 UTC |
2.28 KB |
no flags
|
Details |
[13] DBusSocket: put the #ifdef case before the !defined case |
patch
|
2015-04-17 13:17:15 UTC |
2.48 KB |
no flags
|
Details |