rtime.3 (1fae73b137bfc5a237d7258e3c667ba87a36b7ff) | rtime.3 (2efeeba554cbd7bdee9cfe17641c8bd335c7972f) |
---|---|
1.\" @(#)rtime.3n 2.1 88/08/08 4.0 RPCSRC; from 1.5 88/02/08 SMI 2.\" $FreeBSD$ 3.\" 4.Dd November 22, 1987 5.Dt RTIME 3 6.Os 7.Sh NAME 8.Nm rtime --- 20 unchanged lines hidden (view full) --- 29.Vt timeval 30struct pointed to by 31.Fa timep . 32Normally, the 33.Tn UDP 34protocol is used when consulting the Time Server. 35The 36.Fa timeout | 1.\" @(#)rtime.3n 2.1 88/08/08 4.0 RPCSRC; from 1.5 88/02/08 SMI 2.\" $FreeBSD$ 3.\" 4.Dd November 22, 1987 5.Dt RTIME 3 6.Os 7.Sh NAME 8.Nm rtime --- 20 unchanged lines hidden (view full) --- 29.Vt timeval 30struct pointed to by 31.Fa timep . 32Normally, the 33.Tn UDP 34protocol is used when consulting the Time Server. 35The 36.Fa timeout |
37parameter specifies how long the | 37argument specifies how long the |
38routine should wait before giving 39up when waiting for a reply. 40If 41.Fa timeout 42is specified as 43.Dv NULL , 44however, the routine will instead use 45.Tn TCP 46and block until a reply is received from the time server. 47.Sh RETURN VALUES 48.Rv -std rtime 49.Sh SEE ALSO 50.Xr timed 8 | 38routine should wait before giving 39up when waiting for a reply. 40If 41.Fa timeout 42is specified as 43.Dv NULL , 44however, the routine will instead use 45.Tn TCP 46and block until a reply is received from the time server. 47.Sh RETURN VALUES 48.Rv -std rtime 49.Sh SEE ALSO 50.Xr timed 8 |