proxygen
|
Public Member Functions | |
GSOSendTest (folly::AsyncUDPSocket &socket, const folly::SocketAddress &address, int gso, size_t size1, size_t size2=0) | |
ssize_t | get () const |
Private Attributes | |
ssize_t | ret_ |
Definition at line 433 of file AsyncUDPSocketGSOTest.cpp.
|
inlineexplicit |
Definition at line 435 of file AsyncUDPSocketGSOTest.cpp.
References GSOBuf::get(), and folly::AsyncUDPSocket::writeGSO().
|
inline |
Definition at line 446 of file AsyncUDPSocketGSOTest.cpp.
|
private |
Definition at line 451 of file AsyncUDPSocketGSOTest.cpp.