On Wed, 2024-06-19 at 10:51 +0800, Geliang Tang wrote:
> From: Geliang Tang <[email protected]>
> 
> This patch moves "post_socket_cb" and "noconnect" into connect_to_addr(),
> then connect_to_fd_opts() can be implemented by getsockname() and
> connect_to_addr(). This change makes connect_to_* interfaces more unified.
> 
> Signed-off-by: Geliang Tang <[email protected]>
> ---

Acked-by: Eduard Zingerman <[email protected]>

Reply via email to