|
|
|
|
|
by fiddlerwoaroof
1032 days ago
|
|
I’m not exactly sure of the terminology, but there’s an opaque object corresponding to the int that can be passed between processes via unix sockets. I believe nginx and other web servers do this to transfer open connections to the new server process on restart without interruption. |
|