unit/go
Max Romanov 58cc13ab29 Resolving a racing condition while adding ports on the app's side.
An earlier attempt (ad6265786871) to resolve this condition on the
router's side added a new issue: the app could get a request before
acquiring a port.
2020-04-10 16:21:58 +03:00
..
ldflags-lrt.go Go: moving source files to the root of the project. 2019-12-24 17:59:52 +03:00
ldflags.go Go: moving source files to the root of the project. 2019-12-24 17:59:52 +03:00
nxt_cgo_lib.c Go: introducing SHM_ACK observer. 2019-12-24 18:04:21 +03:00
nxt_cgo_lib.h Go: moving source files to the root of the project. 2019-12-24 17:59:52 +03:00
observable.go Go: introducing SHM_ACK observer. 2019-12-24 18:04:21 +03:00
port.go Resolving a racing condition while adding ports on the app's side. 2020-04-10 16:21:58 +03:00
request.go Go: moving source files to the root of the project. 2019-12-24 17:59:52 +03:00
response.go Go: introducing SHM_ACK observer. 2019-12-24 18:04:21 +03:00
unit.go Go: moving source files to the root of the project. 2019-12-24 17:59:52 +03:00