Logo
Explore Help
Register Sign In
faye/websocket-driver-ruby
1
0
Fork 0
You've already forked websocket-driver-ruby
mirror of https://github.com/faye/websocket-driver-ruby.git synced 2025-11-01 13:59:38 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
fuzzing
websocket-driver-ruby/ext/websocket_driver/util.h
T
James Coglan 97b497a520 Drop the old native extension and replace it with the new all-C parser. Replace the old masking code with a Ruby version, so that the Hybi class is pure Ruby.
2016-12-29 01:09:12 +00:00

9 lines
109 B
C
Raw Permalink Blame History

#ifndef _wsd_util_h
#define _wsd_util_h
#define wsd_clear_pointer(D, P) \
D(P); \
P = NULL;
#endif
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.26.2 Page: 14ms Template: 2ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API