gi-gio-2.0.19: Gio bindings

CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gio.Structs.NativeSocketAddress

Contents

Description

An socket address of some unknown native type.

Synopsis

Exported types

newtype NativeSocketAddress Source #

Memory-managed wrapper type.

Constructors

NativeSocketAddress (ManagedPtr NativeSocketAddress) 

noNativeSocketAddress :: Maybe NativeSocketAddress Source #

A convenience alias for Nothing :: Maybe NativeSocketAddress.