//
pkg.gl
Category
github.com/osgochina/dmicro
drpc
netproto
normal
package
1.2.2
Repository:
https://github.com/osgochina/dmicro.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
5
Files
196 SLOC
#
Functions
AddInheritedFunc
AddInheritedFunc 平滑重启的时候,会回调该方法,保存fd列表.
Append
Append 追加监听句柄到活跃列表.
GetInheritedFunc
GetInheritedFunc 如果是平滑重启,可以获取到从父进程继承过来的fd列表.
Listen
Listen 监听.
ListenTCP
ListenTCP 监听tcp协议.
ListenUnix
ListenUnix 监听unix协议.
SetInherited
SetInherited 添加files列表到环境变量,让子进程继承,1.