Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../usr/include
File: evutil.h
/*
[0] Fix | Delete
* Copyright (c) 2007-2012 Niels Provos and Nick Mathewson
[1] Fix | Delete
*
[2] Fix | Delete
* Redistribution and use in source and binary forms, with or without
[3] Fix | Delete
* modification, are permitted provided that the following conditions
[4] Fix | Delete
* are met:
[5] Fix | Delete
* 1. Redistributions of source code must retain the above copyright
[6] Fix | Delete
* notice, this list of conditions and the following disclaimer.
[7] Fix | Delete
* 2. Redistributions in binary form must reproduce the above copyright
[8] Fix | Delete
* notice, this list of conditions and the following disclaimer in the
[9] Fix | Delete
* documentation and/or other materials provided with the distribution.
[10] Fix | Delete
* 3. The name of the author may not be used to endorse or promote products
[11] Fix | Delete
* derived from this software without specific prior written permission.
[12] Fix | Delete
*
[13] Fix | Delete
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
[14] Fix | Delete
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
[15] Fix | Delete
* OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
[16] Fix | Delete
* IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
[17] Fix | Delete
* INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
[18] Fix | Delete
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
[19] Fix | Delete
* DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
[20] Fix | Delete
* THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
[21] Fix | Delete
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
[22] Fix | Delete
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
[23] Fix | Delete
*/
[24] Fix | Delete
#ifndef EVENT1_EVUTIL_H_INCLUDED_
[25] Fix | Delete
#define EVENT1_EVUTIL_H_INCLUDED_
[26] Fix | Delete
[27] Fix | Delete
/** @file evutil.h
[28] Fix | Delete
[29] Fix | Delete
Utility and compatibility functions for Libevent.
[30] Fix | Delete
[31] Fix | Delete
The <evutil.h> header is deprecated in Libevent 2.0 and later; please
[32] Fix | Delete
use <event2/util.h> instead.
[33] Fix | Delete
*/
[34] Fix | Delete
[35] Fix | Delete
#include <event2/util.h>
[36] Fix | Delete
[37] Fix | Delete
#endif /* EVENT1_EVUTIL_H_INCLUDED_ */
[38] Fix | Delete
[39] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function