mirror of
https://github.com/zeromq/libzmq.git
synced 2025-11-07 05:58:45 +01:00
ZMQ_SRCFD docs and tests
Also moved the fd field from message content to message itself
This commit is contained in:
@@ -235,7 +235,7 @@ namespace zmq
|
||||
|
||||
// File descriptor if applicable
|
||||
fd_t file_desc;
|
||||
|
||||
|
||||
// Improves efficiency of time measurement.
|
||||
clock_t clock;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user