mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2026-03-28 06:56:34 +00:00
Support setting send/receive buffers for the IP sockets
This commit is contained in:
@@ -22,6 +22,8 @@ type ServerConfig struct {
|
||||
RoundRobin bool
|
||||
SessionKey string
|
||||
SessionEncryptionKey string
|
||||
SendBuf int
|
||||
ReceiveBuf int
|
||||
}
|
||||
|
||||
type OpenIDConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user