[683] in Pthreads mailing list archive

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

shutdown() on pthread1.6 Beta6

daemon@ATHENA.MIT.EDU (RHS Linux User)
Wed Jul 16 17:32:36 1997

Date: Wed, 16 Jul 1997 23:27:50 +0300
From: RHS Linux User <monty@monty.pp.sci.fi>
To: Chi <chi@perot.snare.com>
Cc: pthreads@MIT.EDU
In-Reply-To: <Pine.SOL.3.95.970715140823.10872A-100000@perot.snare.com>
Reply-To: monty@analytikerna.se

>>>>> "Chi" == Chi  <chi@perot.snare.com> writes:

Chi> Hi folk,
Chi> 	I installed pthread1.6(beta6) on Solaris2.5.1.  The configure
Chi> reported "sparc-sun-solaris2.4".   That's fine.  My problem is
Chi> that the socket shutdown() is not defined in pthread.  Even I enable
Chi> HAVE_SYSCALL_SHUTDOWN in "config.h.in",  machdep_sys_shutdown() is still
Chi> not defined.

mit-threads implements it's own socket handling and shutdown() isn't needed
when using mit-threads.

If you want to have a empty definition of shutdown(), please get the
enchanted mit-threads source which is included in the MySQL distribution.
You can find the MySQL source from: http://www.tcx.se

Yours, Monty

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