Max Kellermann
|
b31d171ae8
|
*: doxygen fixups
|
2015-03-17 11:21:43 +01:00 |
|
Max Kellermann
|
4e30e74739
|
net/SocketAddress: light wrapper for struct sockaddr
|
2015-02-10 22:06:06 +01:00 |
|
Max Kellermann
|
68fcbaf4c8
|
event/ServerSocket: remove obsolete typedef
|
2015-02-10 20:24:23 +01:00 |
|
Max Kellermann
|
712ed555e6
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
|
Max Kellermann
|
4f83c60296
|
copyright year 2014
|
2014-01-13 22:31:55 +01:00 |
|
Max Kellermann
|
e53a25cbae
|
event: add API documentation
|
2013-11-24 19:28:04 +01:00 |
|
Max Kellermann
|
bcae86196c
|
event/ServerSocket: open sockets in the order they were configured
Use a std::list which can be appended at the end.
|
2013-11-04 20:10:46 +01:00 |
|
Max Kellermann
|
20597b3632
|
*: use nullptr instead of NULL
|
2013-10-28 23:58:17 +01:00 |
|
Max Kellermann
|
3274bb54ad
|
event/ServerSocket: pass AllocatedPath to AddPath()
|
2013-10-19 17:40:56 +02:00 |
|
Max Kellermann
|
29030b54c9
|
util/Error: new error passing library
Replaces GLib's GError.
|
2013-09-04 18:14:22 +02:00 |
|
Max Kellermann
|
18c4b536f2
|
event/ServerSocket: add method GetEventLoop()
|
2013-01-30 14:23:01 +01:00 |
|
Max Kellermann
|
fa51db449f
|
ServerSocket: replace callback with virtual method
|
2013-01-30 14:16:04 +01:00 |
|
Max Kellermann
|
ad5eb2f8d6
|
ServerSocket: expose the class
Eliminate the C wrappers.
|
2013-01-30 13:40:56 +01:00 |
|
Max Kellermann
|
39d56d6b65
|
ServerSocket: move to libevent.a
|
2013-01-30 13:39:12 +01:00 |
|