Added new timing library, added Socket::Buffer support to RTMP library.

This commit is contained in:
Thulinma 2012-09-18 15:48:44 +02:00
parent c95bf32fae
commit c019dc6e9f
8 changed files with 195 additions and 40 deletions

View file

@ -1,5 +1,6 @@
#pragma once
#include <string>
#include <time.h>
#include <openssl/rsa.h>
#include <openssl/x509.h>