~clint-fewbar/ubuntu/precise/gearmand/drop-unneeded-patches

« back to all changes in this revision

Viewing changes to docs/man/man3/gearman_server_con_host.3

  • Committer: Bazaar Package Importer
  • Author(s): Monty Taylor
  • Date: 2009-08-11 10:06:22 UTC
  • mto: (1.2.3 upstream) (6.1.1 sid)
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20090811100622-6ig4iknanc73olum
ImportĀ upstreamĀ versionĀ 0.9

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH gearman_server_con_host 3 2009-05-19 "Gearman" "Gearman"
 
1
.TH gearman_server_con_host 3 2009-07-19 "Gearman" "Gearman"
2
2
.SH NAME
3
3
gearman_server_con_host \- Server Connection Handling
4
4
.SH SYNOPSIS
5
5
.B #include <libgearman/gearman.h>
6
6
.sp
7
 
.BI "const char *gearman_server_con_host(gearman_server_con_st *server_con);"
 
7
.BI "const char *gearman_server_con_host(gearman_server_con_st *con);"
8
8
.SH DESCRIPTION
9
9
Get client host.
10
10
.SH "SEE ALSO"