How to get file descriptor from NetConn for EPOLL handling?
Aperta
enhancement
- Lingua principale
- Go
- Stelle
- 5.5k
- Fork
- 372
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hi, as titled. We are trying to get the raw TCP connection to read the file descriptor.
```go
netConn := websocket.NetConn(reqCtx.Context(), wsConn, websocket.MessageText)
```
We want to use this library in combination with https://github.com/smallnest/epoller
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.