diff --git a/lib/pure/rawsockets.nim b/lib/pure/rawsockets.nim index bd22af2d1b..d0e3b4cf15 100644 --- a/lib/pure/rawsockets.nim +++ b/lib/pure/rawsockets.nim @@ -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