16 check-ins using file src/socket.h version 2c4b5dfd5d
|
2014-01-31
| ||
| 13:33 | Make sure there's always an #else in abstractions (check-in: 0a8dca300b user: js tags: trunk) | |
| 13:07 | Minor fixes (missing ifdefs, etc.) (check-in: 60cb25ab50 user: js tags: trunk) | |
|
2014-01-30
| ||
| 22:02 | OFUDPSocket: Add async resolve / receive (check-in: ff3c507941 user: js tags: trunk) | |
| 12:26 | Rename of_tcpsocket* -> of_tcp_socket_* (check-in: 7908c035e4 user: js tags: trunk) | |
| 12:26 | Rename +[UDPSocket hostForAddress:port:] (check-in: fb590316ba user: js tags: trunk) | |
|
2014-01-29
| ||
| 15:59 | OFUDPSocket: Add observing (check-in: c4f36e3692 user: js tags: trunk) | |
| 15:54 | Generalize OFKernelEventObserver (check-in: c694569d86 user: js tags: trunk) | |
| 09:54 | resolver.h: Rename private to private_ for C++ (check-in: dfd8e14567 user: js tags: trunk) | |
|
2014-01-28
| ||
| 22:50 | Rename OFStreamObserver -> OFKernelEventObserver (check-in: 96e20b8093 user: js tags: trunk) | |
|
2014-01-27
| ||
| 22:01 | Add OFUDPSocket (check-in: 5025cba435 user: js tags: trunk) | |
| 12:34 | of_address_to_string: Add a way to get the port (check-in: 44c595058b user: js tags: trunk) | |
| 11:58 | Fix socket.h not being installed (check-in: d4c90c0750 user: js tags: trunk) | |
| 11:35 | Generalize forgotten socket related exceptions (check-in: be1fb59dfa user: js tags: trunk) | |
|
2014-01-26
| ||
| 22:38 | Move resolving functionality to resolver.m (check-in: 49b1989b63 user: js tags: trunk) | |
| 13:32 | Include unistd.h in socket_helpers.h (check-in: 32ad39007a user: js tags: trunk) | |
|
2014-01-25
| ||
| 19:33 | Move socket includes and helpers to separate files (check-in: 81d47f4398 user: js tags: trunk) | |