X-Git-Url: http://xvm.mit.edu/gitweb/invirt/third/libt4.git/blobdiff_plain/4e881433f37417ccbda89c09ffdf936855d462d4..f0dcb6b97d6d40f67698d1f71ac26970f1776f82:/rpc/connection.h diff --git a/rpc/connection.h b/rpc/connection.h index 8f7d494..3133299 100644 --- a/rpc/connection.h +++ b/rpc/connection.h @@ -28,7 +28,7 @@ class connection : private aio_callback, public enable_shared_from_this to_dst(const sockaddr_in &dst, connection_delegate *mgr, int lossy=0); + static shared_ptr to_dst(const sockaddr_in & dst, connection_delegate *mgr, int lossy=0); const time_point create_time = steady_clock::now(); const file_t fd;