mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-04 12:07:51 +00:00
fixes #3005
This commit is contained in:
@@ -41,7 +41,7 @@ export
|
||||
SO_KEEPALIVE, SO_OOBINLINE, SO_REUSEADDR,
|
||||
MSG_PEEK
|
||||
|
||||
when defined(macosx):
|
||||
when defined(macosx) and not defined(nimdoc):
|
||||
export SO_NOSIGPIPE
|
||||
|
||||
type
|
||||
|
||||
Reference in New Issue
Block a user