Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > socketライブラリ > Socketクラス > SO_TIMESTAMPNS

constant Socket::SO_TIMESTAMPNS

SO_TIMESTAMPNS -> Integer

[TODO]

Receive nanosecond timestamp with datagrams (timespec)。

[SEE_ALSO] Socket::Constants::SO_TIMESTAMP, Socket::AncillaryData#timestamp

class Socket