1 .\" @(#)rtime.3n 2.1 88/08/08 4.0 RPCSRC; from 1.5 88/02/08 SMI
2 .\" $FreeBSD: src/lib/libc/rpc/rtime.3,v 1.4.2.2 2001/12/14 18:33:57 ru Exp $
3 .\" $DragonFly: src/lib/libc/rpc/rtime.3,v 1.2 2003/06/17 04:26:45 dillon Exp $
19 .Fa "struct sockaddr_in *addrp"
20 .Fa "struct timeval *timep"
21 .Fa "struct timeval *timeout"
25 consults the Internet Time Server at the address pointed to by
27 and returns the remote time in the
33 protocol is used when consulting the Time Server.
36 parameter specifies how long the
37 routine should wait before giving
38 up when waiting for a reply.
43 however, the routine will instead use
45 and block until a reply is received from the time server.