Corinna Vinschen
4d75035244
Cygwin: fhandler_socket_unix: Tiny cleanup
...
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2018-02-26 17:58:46 +01:00
Corinna Vinschen
d35bd22992
Cygwin: sockets: move type and proto checks into fhandler_socket classes
...
Encapsulation required
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2018-02-26 17:56:47 +01:00
Corinna Vinschen
1e5e44a9a5
Cygwin: fhandler_socket: define socketpair as virtual function
...
...in preparation of moving the type and protocol test into the
actual classes.
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2018-02-26 17:56:09 +01:00
Corinna Vinschen
7f7532fafb
Cygwin: Create empty fhandler_socket_unix
...
* Make distinct from AF_LOCAL for testing purposes. This will have
to be reverted as soon as fhandler_socket_unix goes life.
* Move saw_reuseaddr flag back to fhandler_socket status
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2018-02-23 21:00:43 +01:00