Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-23 | monitor: Fix unsafe sharing of @cur_mon among threads | Peter Xu | 1 | -1/+1 |
2018-03-13 | sockets: allow SocketAddress 'fd' to reference numeric file descriptors | Daniel P. Berrange | 1 | -6/+106 |
2018-03-13 | sockets: check that the named file descriptor is a socket | Daniel P. Berrange | 1 | -0/+89 |
2018-03-13 | sockets: move fd_is_socket() into common sockets code | Daniel P. Berrange | 1 | -0/+77 |