X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fnet%2Fsocket.h;h=fe5c605049f84ab8396e11f49d0ceda1a3fe032c;hb=647e0e3df1ddb4208492a8c336bf12741f5146c0;hp=1f60f9bb2276942ce31e7eaf69612e4e67641f02;hpb=070af154a0cbced60ea4ca7072df9b51338e2caa;p=libs%2Fnet.git diff --git a/source/net/socket.h b/source/net/socket.h index 1f60f9b..fe5c605 100644 --- a/source/net/socket.h +++ b/source/net/socket.h @@ -42,6 +42,8 @@ public: ~Socket(); virtual void set_block(bool); + virtual void set_inherit(bool); + const IO::Handle &get_handle(IO::Mode); virtual const IO::Handle &get_event_handle(); /** Associates the socket with a local address. There must be no existing