mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-18 13:30:33 +00:00
(cherry picked from commit b56a037183)
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
discard """
|
||||
joinable: false
|
||||
disabled: "freebsd"
|
||||
disabled: "openbsd"
|
||||
"""
|
||||
|
||||
# disabled: pending bug #15713
|
||||
import net, nativesockets
|
||||
|
||||
when defined(posix): import os, posix
|
||||
|
||||
Reference in New Issue
Block a user