Function wasix::lib_generated64::sock_set_opt_time
source · pub unsafe fn sock_set_opt_time(
fd: Fd,
sockopt: SockOption,
timeout: *const OptionTimestamp
) -> Result<(), Errno>
Expand description
Sets one of the times the socket
Parameters
fd
- Socket descriptorsockopt
- Socket option to be settimeout
- Value to set the time to