All of lore.kernel.org
 help / color / mirror / Atom feed
* libiptc and setsockopt
@ 2002-12-12 21:23 Aaron Eppert
  0 siblings, 0 replies; only message in thread
From: Aaron Eppert @ 2002-12-12 21:23 UTC (permalink / raw)
  To: netfilter-devel


libiptc's iptc_commit(...) commit function appears to be
erroring out on rather valid data in the portion that 
does a setsockopt() on SO_SET_REPLACE.  The errno that is
set appears to be EAGAIN.  Can anyone shed a bit of light
on the situation as to why this may happen.  My application
is (unfortunately) using pthreads and all calls to libiptc
functions are wrapped with a mutex to prevent anyone from
calling into the library twice as I noticed it is hardly
thread safe.  

Thank you for your time,

Aaron Eppert

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-12-12 21:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-12 21:23 libiptc and setsockopt Aaron Eppert

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.