summary refs log tree commit diff stats
path: root/lib/std/socketstreams.nim
diff options
context:
space:
mode:
authorTimothee Cour <timothee.cour2@gmail.com>2021-01-18 23:25:21 -0800
committerGitHub <noreply@github.com>2021-01-19 08:25:21 +0100
commit2e5254ff279d8013c01f6f56064fda713e0a6e4d (patch)
treeb24d96103f4e53badff1f0b972e587acc649b150 /lib/std/socketstreams.nim
parent580b8f744b288e2069792ff4181743e4e588eced (diff)
downloadNim-2e5254ff279d8013c01f6f56064fda713e0a6e4d.tar.gz
fix config/nim.cfg: `@if not bsd or haiku:` was buggy (#16748)
Diffstat (limited to 'lib/std/socketstreams.nim')
0 files changed, 0 insertions, 0 deletions
ram <vc@akkartik.com> 2015-09-06 16:52:48 -0700 2176' href='/akkartik/mu/commit/edit/Readme?h=hlt&id=5ccf2653fb7d31b013f77df4e92e964e45c54f8a'>5ccf2653 ^
ddf378d4 ^
5ccf2653 ^

2c678a4e ^
















1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49