Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fcntl

Is there a way to know how much data is available in a Python socket to receive?

python sockets recv ioctl fcntl

Prevent running concurrent instances of a python script [duplicate]

python cron fcntl

What is the purpose of calling fcntl() be called with the file descriptor as -1 and cmd as F_GETFL?

c sockets unix freebsd fcntl

linux fcntl - unsetting flag

linux fcntl

c - Usage of F_GETFL and F_SETFL

c file-io fcntl

How to properly convert a C ioctl call to a python fcntl.ioctl call?

python python-2.7 ioctl fcntl

Setting stdout to non-blocking in python

python c posix nonblocking fcntl

How to specify a github repo as the source of dependency of a module in Raku?

github module raku fcntl

How to force linkage to older libc `fcntl` instead of `fcntl64`?

How can I make a non-blocking request for an exclusive lock using File#flock?

ruby locking flock fcntl

How do I atomically create a locked file in Linux?

linux file-io flock fcntl

open() doesn't set O_CLOEXEC flag

python lockf and flock behaviour

Is it possible (and safe) to make an accepting socket non-blocking?

c sockets posix fcntl

Python fcntl does not lock as expected

python fcntl

How to get hard disk serial number using Python