flywind
|
8c82144ba5
add getprotobyname (#15273)
|
4 years ago |
flywind
|
a81610230d
nativesockets docs minor [backport: 1.2] (#15285)
|
4 years ago |
flywind
|
e08b802d79
more Protocol supports in windows (#15274) [backport:1.2]
|
4 years ago |
Jaremy Creechley
|
a76ae8f795
Changes for FreeRTOS/LwIP Port for the ESP32 (ESP-IDF) (#15250)
|
4 years ago |
Andy Davidoff
|
ae358a0c7a
fix docs for nativesocket read/write selects (#15010)
|
4 years ago |
rockcavera
|
252f668829
add a second asyncnet.recvFrom (#14237)
|
4 years ago |
Miran
|
e7f280bd26
Remove deprecated stuff from stdlib (#14699)
|
4 years ago |
Ivan Bobev
|
cc65ae6011
Change `UnpackError` with `UnpackDefect` (#14457)
|
4 years ago |
Leorize
|
73a42ce941
nativesockets: add missing inheritable pass-through
|
4 years ago |
alaviss
|
1bdc30bdb1
Make file descriptors from stdlib non-inheritable by default (#13201)
|
4 years ago |
narimiran
|
5732bb41ef
[backport] run nimpretty on the remaining files
|
5 years ago |
Andreas Rumpf
|
e3c0bf48c5
tiny style change [refactoring]
|
5 years ago |
Araq
|
87a2ced1ba
there is only one style -- my style
|
5 years ago |
Araq
|
bc7733827d
make more parts of the stdlib compile with --styleCheck:error
|
5 years ago |
Araq
|
c94647aeca
styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error
|
5 years ago |
Andreas Rumpf
|
02b9af2f75
ABI fixes for OSX/BSD; fixes #6860 (#11666)
|
5 years ago |
LemonBoy
|
7d217a71d3
Render deprecated pragmas (#8886)
|
5 years ago |
Miran
|
214f48eae9
Remove long deprecated stuff (#10332)
|
6 years ago |
Federico Ceratto
|
2fa35126b0
Fix getAddrInfo, add IPPROTO_ICMPV6 Closes #10198
|
6 years ago |
Dominik Picheta
|
76c214a2e9
Merge pull request #9915 from zevv/asyncnet-unix
|
6 years ago |
Ico Doornekamp
|
71e9fff364
Added basic AF_UNIX support to asyncnet.
|
6 years ago |
Andreas Rumpf
|
223e92b83a
stdlib: documenation updates, the exception names have been changed
|
6 years ago |
LemonBoy
|
d87606b100
Make getSockDomain work with AF_UNIX sockets
|
6 years ago |
LemonBoy
|
a27429304e
Convert *_family fields to cushort
|
6 years ago |
alaviss
|
7ef268274f
Haiku support for Nim (#8542)
|
6 years ago |
Araq
|
bbb0fd4eb7
remove deprecated stuff from the stdlib; introduce better deprecation warnings
|
6 years ago |
Oscar Nihlgård
|
fdf1d12380
Change type of `Timeval.tv_sec` to `posix.Time` (#7646)
|
6 years ago |
skilchen
|
34c1ca1dd0
make nativesockets.Hostent.addrlist readable for ipv4 af_inet addresses (see issue #7314) (#7327)
|
6 years ago |
Yuriy Glukhov
|
1bd0efb067
Fixed crash/interface. Added tests.
|
6 years ago |
Dominik Picheta
|
1a2351f95f
Fixes #4995. (#7157)
|
6 years ago |