Changeset 0484b31 in mod_gnutls
- Timestamp:
- Apr 8, 2020, 1:59:18 PM (3 years ago)
- Branches:
- asyncio, main, master, proxy-ticket
- Children:
- 1eaadcd
- Parents:
- b0695c6
- git-author:
- Fiona Klute <fiona.klute@…> (04/08/20 13:57:11)
- git-committer:
- Fiona Klute <fiona.klute@…> (04/08/20 13:59:18)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gnutls_watchdog.c
rb0695c6 r0484b31 1 1 /* 2 * Copyright 2018 Fiona Klute2 * Copyright 2018-2020 Fiona Klute 3 3 * 4 4 * Licensed under the Apache License, Version 2.0 (the "License"); … … 20 20 #include <mod_watchdog.h> 21 21 22 APLOG_USE_MODULE(gnutls); 22 23 23 24 struct mgs_watchdog* mgs_new_singleton_watchdog(server_rec *s, char *name,
Note: See TracChangeset
for help on using the changeset viewer.