diff options
Diffstat (limited to 'src/command.hpp')
-rw-r--r-- | src/command.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/command.hpp b/src/command.hpp index c64ca92..0c094b9 100644 --- a/src/command.hpp +++ b/src/command.hpp @@ -109,6 +109,7 @@ namespace zmq // Sent by socket to I/O object to start its shutdown. struct { + int linger; } term; // Sent by I/O object to the socket to acknowledge it has |