[564] in Pthreads mailing list archive

home help back first fref pref prev next nref lref last post

Re: Calls missing from Solaris 2.5.1 build

daemon@ATHENA.MIT.EDU (Neil Radisch)
Thu Jan 30 10:29:51 1997

From: Neil Radisch<nradisch@duck.com>
To: Michael Widenius <monty@tcx.se>
Date: Thu, 30 Jan 1997 07:08:39 -0500
Cc: pthreads@MIT.EDU

Thanks for all your help. I've got everything up and running (sort 
of... read on) and the performance of my program is greatly
improved. Some problems though:

1) I use send and recv to send and receive socket data. For some
    reason recv doesn't work. I had to change it to read and write.

2) There is something wrong with the socket closing. After the
    program runs I have to wait quite a while before I can start
    it up again. I do have REUSE_SOCKET set, but that
   shouldn't matter since the socket is being closed correctly.
   Oddly, I don't get an error. The socket just won't accept any 
connections.


Neil
------------
Neil Radisch
nradisch@duck.com

home help back first fref pref prev next nref lref last post