Re: [chrony-dev] [GIT] chrony/chrony.git branch master updated. 3.5-25-g45e41b7

[ Thread Index | Date Index | More chrony.tuxfamily.org/chrony-dev Archives ]


Hi Miroslav
Minor warning generated by compiler on macOS.

> On 25/07/2019, at 2:27 AM, <git@xxxxxxxxxxxxx> <git@xxxxxxxxxxxxx> wrote:
> 
> 
> commit 27fd7519150f36a12f6c91e59b4b3615377f0532
> Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
> Date:   Tue Jul 23 17:26:29 2019 +0200
> 
>    socket: add support for socket() flags
> 
>    On start, check if the SOCK_CLOEXEC and SOCK_NONBLOCK flags are
>    supported in the socket() call and use them instead of fcntl() in order
>    to reduce the number of system calls required to send a client request.
> 

gcc -O2 -g -fstack-protector-strong --param=ssp-buffer-size=4 -Wmissing-prototypes -Wall -pthread  -c socket.c
socket.c:147:1: warning: unused function 'check_socket_flag' [-Wunused-function]
check_socket_flag(int sock_flag, int fd_flag, int fs_flag)
^
1 warning generated.

-- 
Bryan Christianson
bryan@xxxxxxxxxxxxx




--
To unsubscribe email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble?  Email listmaster@xxxxxxxxxxxxxxxxxxxx.


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/