X-Git-Url: http://git.tdb.fi/?p=libs%2Fnet.git;a=blobdiff_plain;f=source%2Fnet%2Fsocket.h;fp=source%2Fnet%2Fsocket.h;h=c55a5390a673d868b51d9e52a9675fee18f79b79;hp=c675ab5801766635e93fbb8a6bbead4497820635;hb=e900bb4a8fe086fac55ffe51c75915be0003c5e4;hpb=1b10f5af5af97d1678b0a66a18bf2f024428e9a2 diff --git a/source/net/socket.h b/source/net/socket.h index c675ab5..c55a539 100644 --- a/source/net/socket.h +++ b/source/net/socket.h @@ -43,7 +43,7 @@ public: void set_block(bool) override; void set_inherit(bool) override; - const IO::Handle &get_handle(IO::Mode); + const IO::Handle &get_handle(IO::Mode) override; const IO::Handle &get_event_handle() override; /** Associates the socket with a local address. There must be no existing