rcmd.3 (183012b4236f8e9fb938f17d1f32b257ca78eb58) | rcmd.3 (c23155a43a8fbd8404b4d7bca71c292e92fb4870) |
---|---|
1.\" Copyright (c) 1983, 1991, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 244 unchanged lines hidden (view full) --- 253The 254.Fn rresvport 255function 256returns a valid, bound socket descriptor on success. 257It returns -1 on error with the global value 258.Va errno 259set according to the reason for failure. 260The error code | 1.\" Copyright (c) 1983, 1991, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 244 unchanged lines hidden (view full) --- 253The 254.Fn rresvport 255function 256returns a valid, bound socket descriptor on success. 257It returns -1 on error with the global value 258.Va errno 259set according to the reason for failure. 260The error code |
261.Dv EAGAIN | 261.Er EAGAIN |
262is overloaded to mean ``All network ports in use.'' 263.Sh SEE ALSO 264.Xr rlogin 1 , 265.Xr rsh 1 , 266.Xr intro 2 , 267.Xr rexec 3 , 268.Xr rexecd 8 , 269.Xr rlogind 8 , --- 29 unchanged lines hidden --- | 262is overloaded to mean ``All network ports in use.'' 263.Sh SEE ALSO 264.Xr rlogin 1 , 265.Xr rsh 1 , 266.Xr intro 2 , 267.Xr rexec 3 , 268.Xr rexecd 8 , 269.Xr rlogind 8 , --- 29 unchanged lines hidden --- |