index
:
rust-openssl
0.9.x
gh-pages
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openssl-sys
/
src
/
dtls1.rs
blob: 08b7a489c455fca0e40b44f091f4f86bd2c9cec7 (
plain
) (
blame
)
1
2
3
use
libc
::
*
;
pub
const
DTLS1_COOKIE_LENGTH
:
c_uint
=
256
;