| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't open files from /dev/fd/, just return the fd. | Mattias Andrée | 2017-01-21 | 1 | -8/+1 |
| | | | | | | | | | | | Advantage 1: Less file descriptors opened. Advantage 2: The other end will be alerted when the process closes the file descriptor, and does not have to wait until the process exits. Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
| * | Clean up code | Mattias Andrée | 2017-01-11 | 1 | -0/+14 |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
