I'm very pleased to announce the release of our new website and documentation using the new toolchain with Hugo and AsciiDoctor. To get more information about the new toolchain please read the FreeBSD Documentation Project Primer[1], Hugo docs[2] and AsciiDoctor docs[3]. Acknowledgment: Benedict Reuschling <bcr@> Glen Barber <gjb@> Hiroki Sato <hrs@> Li-Wen Hsu <lwhsu@> Sean Chittenden <seanc@> The FreeBSD Foundation [1] https://docs.FreeBSD.org/en/books/fdp-primer/ [2] https://gohugo.io/documentation/ [3] https://docs.asciidoctor.org/home/ Approved by: doceng, core
36 lines
878 B
Text
36 lines
878 B
Text
---
|
|
title: Kapitel 7. Sockets
|
|
authors:
|
|
- author: G. Adam Stanislav
|
|
prev: books/developers-handbook/testing
|
|
next: books/developers-handbook/ipv6
|
|
---
|
|
|
|
[[sockets]]
|
|
= Sockets
|
|
:doctype: book
|
|
:toc: macro
|
|
:toclevels: 1
|
|
:icons: font
|
|
:sectnums:
|
|
:source-highlighter: rouge
|
|
:experimental:
|
|
:skip-front-matter:
|
|
:table-caption: Tabelle
|
|
:figure-caption: Abbildung
|
|
:example-caption: Beispiel
|
|
:xrefstyle: basic
|
|
:relfileprefix: ../
|
|
:outfilesuffix:
|
|
:sectnumoffset: 7
|
|
|
|
include::shared/mirrors.adoc[]
|
|
include::shared/authors.adoc[]
|
|
include::shared/releases.adoc[]
|
|
include::shared/de/mailing-lists.adoc[]
|
|
include::shared/de/teams.adoc[]
|
|
include::shared/de/urls.adoc[]
|
|
|
|
toc::[]
|
|
|
|
Dieses Kapitel ist noch nicht übersetzt. Lesen Sie bitte <<sockets,das Original in englischer Sprache>>. Wenn Sie helfen wollen, dieses Kapitel zu übersetzen, senden Sie bitte eine E-Mail an die Mailingliste {de-doc}.
|