From 08c1e93fa36a49f49325a07fe91ff92c964c2b6c Mon Sep 17 00:00:00 2001 From: Chanho Park Date: Thu, 11 Dec 2014 18:55:56 +0900 Subject: Imported Upstream version 1.57.0 --- .../reference/basic_seq_packet_socket/linger.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'doc/html/boost_asio/reference/basic_seq_packet_socket/linger.html') diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/linger.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/linger.html index 6477652dca..0286877270 100644 --- a/doc/html/boost_asio/reference/basic_seq_packet_socket/linger.html +++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/linger.html @@ -3,7 +3,7 @@ basic_seq_packet_socket::linger - + @@ -30,7 +30,7 @@ Inherited from socket_base.

- + Socket option to specify whether the socket lingers on close if unsent data is present.

@@ -41,7 +41,7 @@ Socket option to specify whether the socket

- Examples + Examples

Setting the option: @@ -63,18 +63,18 @@ Socket option to specify whether the socket

- Requirements + Requirements

- Header: boost/asio/basic_seq_packet_socket.hpp + Header: boost/asio/basic_seq_packet_socket.hpp

- Convenience header: boost/asio.hpp + Convenience header: boost/asio.hpp

-