PATH: //usr/include/event2
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 buffer.h
↓
X
📄 buffer_compat.h
↓
X
📄 bufferevent.h
↓
X
📄 bufferevent_compat.h
↓
X
📄 bufferevent_ssl.h
↓
X
📄 bufferevent_struct.h
↓
X
📄 dns.h
↓
X
📄 dns_compat.h
↓
X
📄 dns_struct.h
↓
X
📄 event-config-64.h
↓
X
📄 event-config.h
↓
X
📄 event.h
↓
X
📄 event_compat.h
↓
X
📄 event_struct.h
↓
X
📄 http.h
↓
X
📄 http_compat.h
↓
X
📄 http_struct.h
↓
X
📄 keyvalq_struct.h
↓
X
📄 listener.h
↓
X
📄 rpc.h
↓
X
📄 rpc_compat.h
↓
X
📄 rpc_struct.h
↓
X
📄 tag.h
↓
X
📄 tag_compat.h
↓
X
📄 thread.h
↓
X
📄 util.h
↓
X
📄 visibility.h
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: event-config.h
#include <bits/wordsize.h> #if __WORDSIZE == 32 #include <event2/event-config-32.h> #elif __WORDSIZE == 64 #include <event2/event-config-64.h> #else #error "Unknown word size" #endif
SIMPAN PERUBAHAN