The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Net::Async::UWSGI::Server - server implementation for UWSGI

VERSION

version 0.006

SYNOPSIS

DESCRIPTION

METHODS

path

backlog

mode

configure

_add_to_loop

listening

on_listen_start

incoming_socket

Called when we have an incoming socket. Usually indicates a new request.

bus

The event bus. See Mixin::Event::Dispatch::Bus.

INHERITED METHODS

IO::Async::Notifier

add_child, adopt_future, can_event, children, configure_unknown, debug_printf, get_loop, invoke_error, invoke_event, loop, make_event_cb, maybe_invoke_event, maybe_make_event_cb, new, notifier_name, parent, remove_child, remove_from_parent

AUTHOR

Tom Molesworth <cpan@perlsite.co.uk>

LICENSE

Copyright Tom Molesworth 2013-2015. Licensed under the same terms as Perl itself.