ishbosamiya b30dfb48bd socket: fix: socket timeout handling
rcv_from() would always overwrite the timeout parameter set by the
user.

Instead of setting the timeout within the socket when set_timeout() is
called, store the timeout information within the options (along with
hops) and read that data when the sockets timeout is actually set in
rcv_from().
2022-02-08 13:06:35 +05:30
..
2022-02-02 22:48:32 -05:00
2022-02-02 22:48:32 -05:00
2022-02-08 13:06:35 +05:30