[PATCH 0/4] Teach trinity to not use some sockets family
Cyrill Gorcunov <[email protected]>
| Newsgroups | org.kernel.vger.trinity |
|---|---|
| Message-ID | <[email protected]> |
When I've been running trinity on testing machine admins were not that happy about traffic generated by trinity (especially ones created with packet socket). So here is an attempt to teach trinity to use say only some set of sockets if needed with help of --fds option. Please take a look, thanks.