bindresvport
int bindresvport(int, struct sockaddr_in *);
bindresvport(fd, NULL);
bindresvport(fd, NULL);
bindresvport(fd, &sin);
if (bindresvport(fd, NULL) < 0) {
bindresvport(clnt_fd, NULL);