Search code examples
How to IPC between node and python using posix message queue?...


pythonnode.jsposixipcmqueue

Read More
implicit declaration of function ‘gmtime_r’...


cgccposixtime.h

Read More
How to unblock a thread blocking on a deleted named pipe?...


python-3.xunixpipeposixnamed-pipes

Read More
Why is select(2) called "synchronous" multiplexing?...


cnode.jsasynchronousposixmultiplexing

Read More
(struct *) vs (void *) -- Funtion prototype equivalence in C11/C99...


cposixfunction-pointersc11function-prototypes

Read More
What is the POSIX defined behavior of <> when used in a redirect?...


shellposix

Read More
Is assert(false) ignored in release mode?...


c++visual-c++posixassert

Read More
can pthread_mutexattr_setrobust apply to pthread_rwlock_t?...


linuxpthreadsposix

Read More
What is the purpose of [.] in regular expressions?...


regexposix

Read More
Datetime's timestamp function not matching expected UNIX time...


pythonpython-3.xposixutcpython-datetime

Read More
In a client-server program, is it possible for the server to write multiple lines to the client, usi...


c++c++11operating-systemclient-serverposix

Read More
numeric POSIX objects in igraph...


rposixigraph

Read More
Test for empty string with X""...


stringbashshellposix

Read More
Makefile g++ lrt problem. Cannot find lrt...


gccmakefileg++posixlibrt

Read More
Calling rename() without overwriting unexpected data and without overwriting with unexpected data...


clinuxposixrename

Read More
Invalid content when nCurses app comes from background...


c++posixncurses

Read More
Can i give mapped memory to malloc?...


memoryposixglibcmmap

Read More
Weird posix message queue linking issue - sometimes it doesn't link correctly...


clinuxgccposixmessage-queue

Read More
igraph & POSIXct...


rposixigraph

Read More
Regex sub-group behaviour with and without space...


sqlregexposixdb2-400

Read More
Getting what's left after removing regex match...


sqlregexposixdb2-400

Read More
Is $(printf '%q ' "${@:1}") equivalent to "${*}"?...


bashshellargumentsparameter-passingposix

Read More
What is the recommended POSIX sh shebang...


shellshposix

Read More
How to portability use "${@:2}"?...


arraysbashshellposixshellcheck

Read More
Can this function be compliant with two versions of POSIX?...


cposix

Read More
Faking date/time of child process...


unixposix

Read More
Why was a readdir function added to POSIX library interface when there is a readdir kernel function?...


clinuxposix

Read More
Why do sh, zsh, and bash return zero when executing a zero byte file?...


unixshposix

Read More
How to get one correct value from a function which is parallelized by multi-threads...


cconcurrencyparallel-processingpthreadsposix

Read More
How do you stop sh from interpretting the '\' character?...


bashshellunixshposix

Read More
BackNext