[tarantool-patches] Re: [PATCH 3/5] Remove empty function declaration

v.shpilevoy at tarantool.org v.shpilevoy at tarantool.org
Tue Mar 20 20:57:53 MSK 2018



> 20 марта 2018 г., в 20:55, Vladimir Davydov <vdavydov.dev at gmail.com> написал(а):
> 
> On Mon, Mar 19, 2018 at 04:34:50PM +0300, Vladislav Shpilevoy wrote:
>> diff --git a/src/lua/socket.h b/src/lua/socket.h
>> index f669b5ada..ec4e79d87 100644
>> --- a/src/lua/socket.h
>> +++ b/src/lua/socket.h
>> @@ -45,8 +45,6 @@ lbox_socket_local_resolve(const char *host, const char *port,
>> 			  struct sockaddr *addr, socklen_t *socklen);
>> int
>> lbox_socket_nonblock(int fh, int mode);
>> -int bsdsocket_sendto(int fh, const char *host, const char *port,
>> -		     const void *octets, size_t len, int flags);
> 
> The patch is OK, obviously, but it doesn't belong to this series.
> Please submit irrelevant changes like this one separately.
> 

Do you propose to push it on a different branch?





More information about the Tarantool-patches mailing list