Brian Goff
|
8e4d9f3cf9
Improve err message when parsing kernel port range
|
10 年之前 |
Vishnu Kannan
|
39d49ba7ba
Reduce logging level from error to warning if "/proc/sys/net/ipv4/ip_local_port_range" proc file in not accessible.
|
10 年之前 |
Michal Minar
|
210ab030bc
Format error by value
|
10 年之前 |
Michal Minar
|
40d5406371
Pass buffered file reader to Fscanf instead of string reader
|
10 年之前 |
Michal Minar
|
0dcc970432
Restructured port range loader
|
10 年之前 |
Michal Minar
|
0eb3544c43
Use system's ephemeral port range for port allocation
|
10 年之前 |
shuai-z
|
4c97832297
fixed the way of iterating over the range of map.
|
10 年之前 |
shuai-z
|
2c2edabca5
added test, gofmtd
|
10 年之前 |
shuai-z
|
9451cf39ef
Port number 49153(BeginPortRange) would be returned twice, causing duplication and potential errors.
|
10 年之前 |
LK4D4
|
f387cc1205
Refactoring portallocator
|
11 年之前 |
Erik Hollensbe
|
e77729c2e0
Use last allocated port logic in port allocator
|
11 年之前 |
Erik Hollensbe
|
ffd68badc0
Make ErrPortAlreadyAllocated an error interface with a few extras,
|
11 年之前 |
Erik Hollensbe
|
f0489ce3a9
portallocator: rewrite to simplify, removes race condition
|
11 年之前 |
Alexander Larsson
|
359b7df5d2
Rename runtime/* to daemon/*
|
11 年之前 |