04-21-04 04:35 PM
In article <c661sj$3uj$2@mail.cn99.com>,
"zhengda" <zhengda1936@sina.com> wrote:
> i write a program with socket.
> and i have used the function setsockopt(listenfd , SOL_SOCKET , SO_REUSEAD
DR
> , &opt , sizeof(opt)),
> but there is still an error "bind error:address already in use"
> why?
Show us some more code.
--
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
[ Post a follow-up to this message ]
|