Hacked By AnonymousFox

Current Path : /proc/thread-self/root/opt/alt/ruby27/include/ruby/
Upload File :
Current File : //proc/thread-self/root/opt/alt/ruby27/include/ruby/subst.h

#ifndef RUBY_SUBST_H
#define RUBY_SUBST_H 1

#undef snprintf
#undef vsnprintf
#define snprintf ruby_snprintf
#define vsnprintf ruby_vsnprintf

#ifdef BROKEN_CLOSE
#undef getpeername
#define getpeername ruby_getpeername
#undef getsockname
#define getsockname ruby_getsockname
#undef shutdown
#define shutdown ruby_shutdown
#undef close
#define close ruby_close
#endif
#endif

Hacked By AnonymousFox1.0, Coded By AnonymousFox