summary refs log tree commit diff stats
path: root/compiler/procfind.nim
diff options
context:
space:
mode:
authorEugene Kabanov <ka@hardcore.kiev.ua>2017-01-16 15:01:40 +0200
committerAndreas Rumpf <rumpf_a@web.de>2017-01-16 14:01:40 +0100
commit108f5e688ed85768e2477b47cc2e7743331ad5cd (patch)
tree8b481e0f12089c00f3be816c006ae25ea825164d /compiler/procfind.nim
parentf8736dcfb7dae1d97aa09ee787ce58a340c1099e (diff)
downloadNim-108f5e688ed85768e2477b47cc2e7743331ad5cd.tar.gz
Fix #5128, #5184. (#5214)
* Fix #5128, #5184.
Removed flush() procedure from ioselectors.nim
Changed methods of work with application-driven data

* Make cache switch for kqueue, update test for it.

* Fix registerProcess bug returns wrong id.
Fix tupcoming_async test to compile with upcoming again.
Change socket() as unique identifier to dup(socket) as unique identifier.
Diffstat (limited to 'compiler/procfind.nim')
0 files changed, 0 insertions, 0 deletions
/blame/tests/threads/ttryrecv.nim?h=devel&id=aa8073627faadbda8c51c32a88a797ce83c1ef69'>^
c50b5b62e ^
7177e0058 ^
194b14a18 ^













e80465dac ^
194b14a18 ^
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