public inbox for libc-help@sourceware.org
 help / color / mirror / Atom feed
* Where is setsockopt() defined?
@ 2021-03-02 20:52 Peng Yu
  2021-03-02 21:30 ` Florian Weimer
  0 siblings, 1 reply; 4+ messages in thread
From: Peng Yu @ 2021-03-02 20:52 UTC (permalink / raw)
  To: libc-help

https://github.com/bminor/glibc/blob/21c3f4b5368686ade28d90d8c7d79c4c95c72c1b/socket/sys/socket.h#L215

I see setsockopt() is declared above. But I don't find its source
code. Where is it defined? Thanks.

https://github.com/bminor/glibc/blob/21c3f4b5368686ade28d90d8c7d79c4c95c72c1b/socket/setsockopt.c

-- 
Regards,
Peng

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-03-03  6:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-02 20:52 Where is setsockopt() defined? Peng Yu
2021-03-02 21:30 ` Florian Weimer
2021-03-03  6:14   ` Peng Yu
2021-03-03  6:40     ` Konstantin Kharlamov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).